//==============================================================================
// brick_anim.txt
//==============================================================================

//==============================================================================
define nobles4
{
   set hotspot
   {
      version
      {
         		Visual Aztec Calendar Building
				
      }
   }
}
//==============================================================================
anim None
{
	SetSelector none 
	{
		VariationLogic
		set hotspot
		{
			version
			{
				Visual Aztec Calendar Building
			}
		}
		
	}
}

//==============================================================================
anim idle
{
	SetSelector
		{
			SetSelector
			{
				ConstructionLogic 0 33 66
				set hotspot
				{
					version
					{
						Visual Aztec Calendar Building
				
				Connect RIGHTLEG fire hotspot
				Connect RIGHTLEG firebowl hotspot
				Connect LEFTLEG fire hotspot
				Connect LEFTLEG firebowl hotspot
				Connect ATTACHPOINT fin hotspot
				Connect ATTACHPOINT fin hotspot
				Connect ATTACHPOINT firebowl hotspot
				Connect ATTACHPOINT firebig hotspot
				Connect ATTACHPOINT firebig hotspot
				Connect TOPOFHEAD Smokehuge hotspot
					}
				}
				set hotspot
				{
					version
					{
						Visual Building Construction3x3 A
						connect CHIN N_Small_Brick hotspot
						connect ATTACHPOINT N_Long_Brick hotspot
					}
				}
				set hotspot
				{
					version
					{
						Visual Building Construction3x3 A
						connect CHIN N_Small_Brick hotspot
						connect ATTACHPOINT N_Long_Brick hotspot
					 }
				}
				set hotspot
				{
					version
					{
						Visual Building Construction XSmall B
						connect CHIN N_Small_Brick hotspot
						connect ATTACHPOINT N_Long_Brick hotspot
					}
				}
			}
		}	
}

//==============================================================================
anim death
{
	SetSelector
		{
			SetSelector
			{
				ConstructionLogic 0 33 66
				set hotspot
				{
					version
					{
						Visual GenericDestruction
               	  			connect FOREHEAD nobles4 hotspot
					connect ATTACHPOINT Dust hotspot
					connect ATTACHPOINT Dust hotspot
					connect ATTACHPOINT Dust hotspot
					}
				}
				set hotspot
				{
					version
					{
						Visual Building Construction XSmall A
						connect CHIN N_Small_Brick hotspot
						connect ATTACHPOINT N_Long_Brick hotspot
					}
				}
				set hotspot
				{
					version
					{
						Visual Building Construction XSmall B
						connect CHIN N_Small_Brick hotspot
						connect ATTACHPOINT N_Long_Brick hotspot
					 }
				}
				set hotspot
				{
					version
					{
						Visual Building Construction XSmall B
						connect CHIN N_Small_Brick hotspot
						connect ATTACHPOINT N_Long_Brick hotspot
					}
				}
			}
		}	
}

   
